home *** CD-ROM | disk | FTP | other *** search
/ Aminet 33 / Aminet 33 - October 1999.iso / Aminet / mus / edit / Assampler.readme < prev    next >
Encoding:
Text File  |  1999-09-06  |  13.2 KB  |  239 lines

  1. Short:       Object oriented sound processor program
  2. Author:      henning.thielemann@student.uni-halle.de
  3. Uploader:    henning.thielemann@student.uni-halle.de
  4. Version:     0.99 banana version (ripens at customers)
  5. Type:        mus/edit
  6. Kurz:        objektorientiertes Soundbearbeitungsprogramm
  7. Requires:    3 MB Ram, OS 3.0, MUI 3.8, AHI 4.180
  8. Recommended: >= MC68030, 50MHz, 8MB, lots of HD space
  9. Recommended: datatypes.library V45 (util/libs/dtypes454upd.lha)
  10. Recommended: sound.datatype V41 (util/dtype/SoundDT.lha)
  11. Recommended: SearchGuide (text/hyper/SearchGuide.lha) or
  12. Recommended: LSAGS (text/hyper/LSAgSearch21.lha)
  13. Recommended: TableGroup.mcc (dev/mui/MCC_TableGroup, required but included)
  14. Recommended: TearOff*.mcc, CompactWindow.mcc (dev/mui/MCC_TearOff)
  15. Recommended: PopHotkey.mcc (home.pages.de/~kmel)
  16. Recommended: popupmenu.library (util/libs/pmuser.lha) with
  17. Recommended: MuiPopPatch (only with mui = 3.8, available at the magic menu site)
  18. Recommended: MEM: (disk/misc/MEM_Handler371.lha) for reading samples from memory
  19.  
  20.  You want a program which offers all common effects you heard in professional
  21. productions thousand times before? If this is the case, then try out some of the
  22. other sound programs. If you are familar with sound synthesis instead and you
  23. want a program that helps you realizing some crazy ideas then have a look at
  24. Assampler.
  25.  
  26.  Assampler let you analyse sounds, re-synthesize and modify them, create new
  27. synthetic instruments/music effects or apply effects to long signal streams.
  28.  
  29. The bad things first: What the program lacks currently (= to do)
  30.  - extensive guide (a German one is progress)
  31.  - AutoDocs for synthesizer.library
  32.  - sampling
  33.  - composing music
  34.  - external program modules (known as plugins)
  35.  - ARexx
  36.  - PowerPC support
  37.  
  38. And here are the few and unspectacular features:
  39.  - object oriented sounds and sound processes (which is rather the same)
  40.     - combine anything with everything, with or without help of flowcharts
  41.     - sounds with different sample rate or volume are automatically adjusted
  42.     - sound groups allow hierarchical storage and operations on multiple sounds at once
  43.     - no limit for multichannel sounds (known as stereo, surround, quadro, octa?)
  44.     - hard disk editting of raw non-interleaved sample sounds with no functional limit
  45.     - easy creation of control, modulation, waveform etc. curves
  46.     - frequency spectrum can be used both for viewing and manipulating
  47.     - long list of processes, summarized: basics, echo, distortion, filters, FFT
  48.     - using strong CPUs everything can be run as realtime effect
  49.  - mathematical expressions with complex numbers and SI units
  50.  - multithreading, you don't need to wait for a calculation any longer
  51.  - hand-made assembler routines for low-level calculations
  52.     - an FPU is almost not necessary
  53.  - usage of
  54.     - MUI for GUI (intensive usage of drag&drop)
  55.     - AHI for sound output
  56.     - datatypes for import/export of custom sound formats
  57.     - SearchGuide/LSAGS (amiga guide search tools) support within the help guide
  58.     - PopHotkey.mcc for easy shortcut configuration
  59.  - much more details, some of them will annoy you, some are invaluable
  60.     - asynchronous reqtools file requester
  61.     - multiple file/directory load
  62.     - smooth sample/polynom/spectrum display scrolling + range marking
  63.     - multiple displays for the same sound
  64.     - zoomable proportional gadgets
  65.     - big samples can also be load if memory is already fragmented
  66.  
  67.  This might not sound very interesting to you, because you don't know what's
  68. meant with all these terms. So you have no other choice than starting the
  69. program, trying some examples and hearing the surprising results.
  70.  
  71.  Assampler is compiled with Cluster (= Modula II deluxe), the most
  72. underestimated and fewest supported language ever wrote for the most
  73. underestimated and fewest supported computer system called Amiga (by the
  74. way both the computer and the language are the best all around, but I
  75. surely tell you nothing new).
  76.  
  77.  
  78. ============================= Archive contents =============================
  79.  
  80. Original  Packed Ratio    Date     Time    Name
  81. -------- ------- ----- --------- --------  -------------
  82.   645968  279552 56.7% 21-Jul-99 22:53:30 +Assampler
  83.     4094     994 75.7% 28-May-99 07:24:48 +Assampler.info
  84.     4008    1977 50.6% 21-Jul-99 22:53:34 +Assampler.readme
  85.   199248  133768 32.8% 18-Jun-99 23:18:00 +Background.ilbm
  86.    33421    9226 72.3% 21-Jul-99 22:53:34 +Assampler.cd
  87.    16738    7500 55.1% 21-Jul-99 22:53:32 +Assampler.catalog
  88.    50864   14013 72.4% 21-Jul-99 22:53:32 +Assampler.ct
  89.    15402    7077 54.0% 21-Jul-99 22:53:34 +Assampler.catalog
  90.    35163    8359 76.2% 21-Jul-99 22:53:34 +Assampler.ct
  91.        0       0  0.0% 14-May-99 09:08:14 +
  92.      388     264 31.9% 21-Jul-99 22:53:42 +AverageWave.algo
  93.      448     279 37.7% 21-Jul-99 22:53:42 +GetEnvelope.algo
  94.      478     297 37.8% 21-Jul-99 22:53:42 +GetFrequency0.algo
  95.     1774     683 61.4% 21-Jul-99 22:53:42 +GetFrequency1.algo
  96.      678     427 37.0% 21-Jul-99 22:53:42 +Chopper0.algo
  97.      882     371 57.9% 21-Jul-99 22:53:42 +CrossMixer.algo
  98.      550     333 39.4% 21-Jul-99 22:53:42 +FlipY0.algo
  99.      510     303 40.5% 21-Jul-99 22:53:42 +MoveLevel0.algo
  100.      696     433 37.7% 21-Jul-99 22:53:42 +BandLimit0.algo
  101.      542     346 36.1% 21-Jul-99 22:53:42 +BassBoost0.algo
  102.     1192     528 55.7% 21-Jul-99 22:53:42 +ChordFilter0.algo
  103.      732     303 58.6% 21-Jul-99 22:53:42 +DeHum0.algo
  104.      450     302 32.8% 21-Jul-99 22:53:42 +DeHum1.algo
  105.      942     448 52.4% 21-Jul-99 22:53:42 +NRBandpass.algo
  106.      494     331 32.9% 21-Jul-99 22:53:42 +NRHighpass.algo
  107.      696     421 39.5% 21-Jul-99 22:53:42 +Phaser.algo
  108.     2376     849 64.2% 21-Jul-99 22:53:42 +Vocoder0.algo
  109.     3546    1148 67.6% 21-Jul-99 22:53:42 +Vocoder1.algo
  110.     1156     523 54.7% 21-Jul-99 22:53:44 +ChunkTranspose0.algo
  111.      950     401 57.7% 21-Jul-99 22:53:44 +MakeChord.algo
  112.      132     129  2.2% 21-Jul-99 22:53:44 +MakeMultipitch.algo
  113.      526     350 33.4% 21-Jul-99 22:53:44 +OctaveUp0.algo
  114.      572     353 38.2% 21-Jul-99 22:53:44 +PitchShift.algo
  115.      502     340 32.2% 21-Jul-99 22:53:44 +Vibrato0.algo
  116.      378     242 35.9% 21-Jul-99 22:53:44 +HalfPortion.algo
  117.      632     349 44.7% 21-Jul-99 22:53:44 +Maximum0.algo
  118.      936     796 14.9% 21-Jul-99 22:53:42 +ConvertULaw.algo
  119.      204     147 27.9% 21-Jul-99 22:53:42 +MixChannels.algo
  120.      718     419 41.6% 21-Jul-99 22:53:42 +AutoMute.algo
  121.      868     444 48.8% 21-Jul-99 22:53:42 +BalanceAmplitude.algo
  122.      604     346 42.7% 21-Jul-99 22:53:42 +DeCrackle.algo
  123.      564     336 40.4% 21-Jul-99 22:53:42 +Delay0.algo
  124.      706     441 37.5% 21-Jul-99 22:53:42 +FiniteEcho0.algo
  125.      684     416 39.1% 21-Jul-99 22:53:42 +Reverberation0.algo
  126.      850     483 43.1% 21-Jul-99 22:53:42 +Reverberation1.algo
  127.      134     129  3.7% 21-Jul-99 22:53:42 +StereoEcho0.algo
  128.     1902     696 63.4% 21-Jul-99 22:53:42 +WobbleEcho0.algo
  129.     1968     753 61.7% 21-Jul-99 22:53:44 +WobbleEcho1.algo
  130.      558     347 37.8% 21-Jul-99 22:53:42 +AbsoluteSpectrum.algo
  131.     1064     536 49.6% 21-Jul-99 22:53:42 +EasyFilter.algo
  132.      984     449 54.3% 21-Jul-99 22:53:42 +FourierFilter.algo
  133.     1440     636 55.8% 21-Jul-99 22:53:42 +FourierIsolate.algo
  134.     1446     604 58.2% 21-Jul-99 22:53:42 +FourierTranspose.algo
  135.     1364     465 65.9% 21-Jul-99 22:53:42 +MultiplyComplex.grp
  136.     1008     451 55.2% 21-Jul-99 22:53:50 +ADSRExp.algo
  137.      932     392 57.9% 21-Jul-99 22:53:50 +ADSRLin.algo
  138.      884     424 52.0% 21-Jul-99 22:53:44 +BassDrum0.algo
  139.      670     364 45.6% 21-Jul-99 22:53:44 +ETom0.algo
  140.      822     455 44.6% 21-Jul-99 22:53:44 +Shaker0.algo
  141.      628     338 46.1% 21-Jul-99 22:53:44 +Snare0.algo
  142.     1598     597 62.6% 21-Jul-99 22:53:48 +Aua.algo
  143.     1694     687 59.4% 21-Jul-99 22:53:48 +Breathe0.algo
  144.     2784    1215 56.3% 21-Jul-99 22:53:48 +Breathe1.algo
  145.     1224     596 51.3% 21-Jul-99 22:53:48 +HeartBeat.algo
  146.     1294     638 50.6% 21-Jul-99 22:53:48 +Walk0.algo
  147.     1014     523 48.4% 21-Jul-99 22:53:48 +Fly0.algo
  148.     1810     730 59.6% 21-Jul-99 22:53:48 +Fly1.algo
  149.     1650    1076 34.7% 21-Jul-99 22:53:48 +Glug0.algo
  150.     1876     575 69.3% 21-Jul-99 22:53:48 +Glug1.algo
  151.      836     532 36.3% 21-Jul-99 22:53:48 +Wind0.algo
  152.     1008     532 47.2% 21-Jul-99 22:53:48 +Breath0.algo
  153.      894     545 39.0% 21-Jul-99 22:53:48 +DoublePassNoise.algo
  154.      518     339 34.5% 21-Jul-99 22:53:48 +FilteredImpulses0.algo
  155.     1554     613 60.5% 21-Jul-99 22:53:48 +JinglePad0.algo
  156.     1336     550 58.8% 21-Jul-99 22:53:48 +JinglePad1.algo
  157.      478     303 36.6% 21-Jul-99 22:53:48 +RectFilteredNoise.algo
  158.      536     325 39.3% 21-Jul-99 22:53:48 +Rustle.algo
  159.      792     441 44.3% 21-Jul-99 22:53:48 +Whistle0.algo
  160.      918     458 50.1% 21-Jul-99 22:53:48 +Wobble0.algo
  161.      762     446 41.4% 21-Jul-99 22:53:48 +WobbleNoise0.algo
  162.      504     284 43.6% 21-Jul-99 22:53:48 +Ziup0.algo
  163.      608     331 45.5% 21-Jul-99 22:53:48 +Ziup1.algo
  164.      570     337 40.8% 21-Jul-99 22:53:50 +EchoSounder.algo
  165.      392     243 38.0% 21-Jul-99 22:53:48 +Explosion0.algo
  166.     1282     630 50.8% 21-Jul-99 22:53:50 +Helicopter0.algo
  167.     1802     698 61.2% 21-Jul-99 22:53:50 +Ignition0.algo
  168.      870     467 46.3% 21-Jul-99 22:53:50 +Plane0.algo
  169.     3106     932 69.9% 21-Jul-99 22:53:46 +Accordeon0.algo
  170.     1394     700 49.7% 21-Jul-99 22:53:46 +Brass0.algo
  171.     1352     654 51.6% 21-Jul-99 22:53:46 +Brass1.algo
  172.     1438     616 57.1% 21-Jul-99 22:53:46 +Brass2.algo
  173.     1802     796 55.8% 21-Jul-99 22:53:46 +Brass3.algo
  174.     1416     613 56.7% 21-Jul-99 22:53:46 +PanFlute0.algo
  175.     1334     645 51.6% 21-Jul-99 22:53:46 +SynFlute0.algo
  176.     1124     548 51.2% 21-Jul-99 22:53:46 +SynSaxophone0.algo
  177.     1768     704 60.1% 21-Jul-99 22:53:46 +ChopperPhaser0.algo
  178.     1276     512 59.8% 21-Jul-99 22:53:44 +ChordOscillator.algo
  179.     2150     714 66.7% 21-Jul-99 22:53:44 +ChordPhasOscillator.algo
  180.      368     248 32.6% 21-Jul-99 22:53:44 +ExpOsci.algo
  181.     1910     852 55.3% 21-Jul-99 22:53:44 +FilterBass0.algo
  182.     2072     881 57.4% 21-Jul-99 22:53:44 +FilterBass1.algo
  183.     2214     934 57.8% 21-Jul-99 22:53:44 +FilterBass2.algo
  184.     2364     981 58.5% 21-Jul-99 22:53:44 +FilterBass3.algo
  185.     1912     719 62.3% 21-Jul-99 22:53:44 +FMFatString0.algo
  186.      766     430 43.8% 21-Jul-99 22:53:46 +MaximumOsci.algo
  187.      458     303 33.8% 21-Jul-99 22:53:44 +MixWave.algo
  188.      888     465 47.6% 21-Jul-99 22:53:44 +MultiPhasingOscillator0.algo
  189.     1848     621 66.3% 21-Jul-99 22:53:44 +MultiPhasingOscillator0.falgo
  190.      888     465 47.6% 21-Jul-99 22:53:44 +MultiPhasingOscillator1.algo
  191.     1620     586 63.8% 21-Jul-99 22:53:44 +MultiPhasingOscillator1.falgo
  192.      438     259 40.8% 21-Jul-99 22:53:44 +Oscillator1½.algo
  193.      550     323 41.2% 21-Jul-99 22:53:44 +OscillatorMove.algo
  194.      902     447 50.4% 21-Jul-99 22:53:44 +PhasingOscillator0.algo
  195.     1020     505 50.4% 21-Jul-99 22:53:46 +PhasingOscillator1.algo
  196.      898     458 48.9% 21-Jul-99 22:53:44 +PulseWidthModulation0.algo
  197.      816     442 45.8% 21-Jul-99 22:53:44 +PulseWidthModulation1.algo
  198.     1364     657 51.8% 21-Jul-99 22:53:44 +SawDistortion0.algo
  199.      612     341 44.2% 21-Jul-99 22:53:44 +Staccato.algo
  200.     1328     542 59.1% 21-Jul-99 22:53:44 +TransformOsci0.algo
  201.      612     340 44.4% 21-Jul-99 22:53:46 +Bell0.algo
  202.      832     396 52.4% 21-Jul-99 22:53:46 +Bell1.algo
  203.     1562     700 55.1% 21-Jul-99 22:53:46 +Bell2.algo
  204.     1636     735 55.0% 21-Jul-99 22:53:46 +Bell3.algo
  205.      612     338 44.7% 21-Jul-99 22:53:46 +FMBell0.algo
  206.     1088     502 53.8% 21-Jul-99 22:53:46 +FMFilter0.algo
  207.     1032     447 56.6% 21-Jul-99 22:53:46 +FMFilter1.algo
  208.     2044     912 55.3% 21-Jul-99 22:53:46 +HardSynthBass0.algo
  209.     1360     645 52.5% 21-Jul-99 22:53:46 +PercHPTone.algo
  210.     1356     646 52.3% 21-Jul-99 22:53:46 +PercLPTone.algo
  211.      512     327 36.1% 21-Jul-99 22:53:46 +PercTone.algo
  212.     1378     616 55.2% 21-Jul-99 22:53:46 +ShrinkWaveOsci0.algo
  213.     1550     665 57.0% 21-Jul-99 22:53:46 +ShrinkWaveOsci1.algo
  214.      890     489 45.0% 21-Jul-99 22:53:46 +SineDistortion0.algo
  215.     1020     467 54.2% 21-Jul-99 22:53:46 +SineDistortion1.algo
  216.      656     391 40.3% 21-Jul-99 22:53:46 +SinePerc.algo
  217.      800     425 46.8% 21-Jul-99 22:53:46 +Siren.algo
  218.     1736     635 63.4% 21-Jul-99 22:53:46 +Slap0.algo
  219.     2122     758 64.2% 21-Jul-99 22:53:46 +TubularBell0.algo
  220.     1292     642 50.3% 21-Jul-99 22:53:46 +Wineglass.algo
  221.     2898    1079 62.7% 21-Jul-99 22:53:50 +Glitter0.algo
  222.     4074    1113 72.6% 21-Jul-99 22:53:50 +StringChord0.algo
  223.    24647    9939 59.6% 21-Jul-99 22:53:32 +Assampler.guide
  224.     5247    1921 63.3% 10-Jul-99 11:33:14 +Install Assampler
  225.      726     370 49.0% 02-Apr-99 16:16:18 +Install Assampler.info
  226.    29352   16360 44.2% 21-Jul-99 22:53:30 +synthesizer68000.library
  227.    25132   13973 44.4% 21-Jul-99 22:53:30 +synthesizer68882.library
  228.     7300    4289 41.2% 21-Jul-99 22:53:34 +CompactWindow.mcc
  229.     4112    2205 46.3% 21-Jul-99 22:53:34 +CompactWindow.mcp
  230.     3732    3686  1.2% 21-Jul-99 22:53:34 +Pophotkey.mcc
  231.    18488    8421 54.4% 21-Jul-99 22:53:34 +TableGroup.mcc
  232.    13432    6253 53.4% 21-Jul-99 22:53:34 +TearOff.mcp
  233.    14268    7870 44.8% 21-Jul-99 22:53:34 +TearOffBay.mcc
  234.    20964   10236 51.1% 21-Jul-99 22:53:34 +TearOffPanel.mcc
  235.    99080   48540 51.0% 28-Aug-98 23:03:56 +Screenshot.ilbm
  236.      350     222 36.5% 25-Mar-99 11:23:54 +Screenshot.ilbm.info
  237. -------- ------- ----- --------- --------
  238.  1420958  665243 53.1% 24-Jul-99 15:27:04   155 files
  239.